home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 7336 / 7336.xpi / changes.txt next >
Text File  |  2009-11-25  |  1KB  |  21 lines

  1. 1.0.5 - 2008-Apr-19 15:39
  2.     * Replaced the method of getting the window handle, now any DOM node and be used.  Thanks to Canyonero for the method used to do this.
  3.     * Now the Visual C Runtime is not longer required.
  4.     * Added 1px extra padding to the bottom of the #nav-bar
  5.  
  6. 1.0.6 - 2008-Apr-20 17:26
  7.     * Added a new method to the XPCOM component that will use a C++ version of the old method of getting the HWND, hopefully to fix a crash with the mouse gestures extension.
  8.  
  9. 1.0.10 - 2008-Apr-25 18:26
  10.     NEW: Glasser will now remove it's overlay theme when the compositor is not enabled.
  11.     NEW: Glasser now has an tenative icon.
  12.  
  13. 1.1.0 BETA - don't remember
  14.     NEW: Glasser 1.1 for Firefox 3.1
  15.     NEW: Added shadows behind toolbar buttons
  16.     NEW: Added shadows behind menu text
  17.     FIXED: Weird bug in Firefox makes URL and search box look odd.
  18.     * Removed margin on identity box, it seems that it is no longer needed.
  19.  
  20. 1.1.1 BETA - 2009=Mar-12 19:03
  21.     FIXED: changes to nsIXULWindow caused the method used to get the window handle to break